footer{font-size:14px;color:#a8acb9;background-color:#1f2329;margin-top:auto;bottom:0}footer,footer .footerCont{position:relative;width:100%;min-width:1200px}footer .footerCont{padding:48px 0 32px;margin-inline:auto;max-width:1200px;display:flex;flex-direction:column;gap:48px}footer .footer-links-group{display:flex}footer .footer-links-group .footer-links{justify-content:space-between;flex:1;margin-left:279px;display:flex;gap:25px;flex-wrap:wrap}footer .footer-links-group .footer-links .footer-link-group{display:flex;flex-direction:column;gap:16px;width:122px}footer .footer-links-group .footer-links .footer-link-group .footer-link-group-title{font-size:20px;font-weight:500;color:#fff}footer .footer-links-group .footer-links .footer-link-group .footer-link-group-items{display:flex;flex-direction:column;gap:12px}footer .footer-links-group .footer-links .footer-link-group .footer-link-group-items .footer-link-item{color:#a8acb9;font-size:14px;transition:all .3s ease}footer .footer-links-group .footer-links .footer-link-group .footer-link-group-items .footer-link-item:hover{color:#fff}footer .social-bage{display:flex;align-items:center;justify-content:space-between;background:rgba(217,217,217,.2);border-radius:48px;color:#a8acb9;padding:4px 24px}footer .social-bage .social-bage-links{display:flex;align-items:center;gap:16px}footer .social-bage .social-bage-links .social-link{transition:all .3s ease}footer .social-bage .social-bage-links .social-link:hover{color:#fff}footer .social-bage .social-bage-links .social-link-hover-group{position:relative;cursor:pointer}footer .social-bage .social-bage-links .social-link-hover-group .social-link-hover-group-content{position:absolute;top:-215px;background-color:#fff;opacity:0;scale:.5;visibility:hidden;transition:opacity .15s ease,visibility .2s ease,scale .3s ease-in-out}footer .social-bage .social-bage-links .social-link-hover-group:hover .social-link-hover-group-content{opacity:1;visibility:visible;scale:1}footer .social-bage .social-contact{font-size:14px;display:flex;gap:22px}footer .friend-link-group{display:grid;grid-template-columns:repeat(8,1fr);-moz-column-gap:25px;column-gap:25px;row-gap:12px;padding:0 0 0 49px;color:#a8acb9}footer .friend-link-group .friend-link{width:122px;font-size:14px;transition:all .3s ease}footer .friend-link-group .friend-link:first-child{color:#fff;opacity:.85}footer .friend-link-group .friend-link:hover{color:#fff}footer .record{gap:12px;background-color:#000;padding:16px 0;color:hsla(0,0%,100%,.65);font-size:13px}footer .record .record-group{margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative;padding-left:207px;font-weight:400;display:flex;flex-wrap:wrap;align-items:center;gap:12px}footer .record .record-group .record-link{font-size:13px}footer .record .record-group .record-link:hover{color:#fff}footer .record .record-group a:nth-last-child(2){margin-left:44px}footer .record .record-group .divider{width:1px;height:12px;background-color:#fff;opacity:.3}footer .record .record-group .ssl{margin-left:4px}